Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
localtime
localtime
Get local time
Name:
localtime
Category:
Date and time
Programming Language:
php
One-line Description:
Return to local time.
Related
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?
1
Effortlessly Format Time with PHP Using localtime() and strftime() Functions
4
Similar Functions
date_sub
date_sub
DateTime::sub-Subtra
date_parse
date_parse
Returnsanassociative
idate
idate
Formatlocaltime/date
strptime
strptime
parsethetime/dategen
gmdate
gmdate
FormatGMT/UTCdate/ti
microtime
microtime
ReturnsthecurrentUni
date_get_last_errors
date_get_last_errors
AliasforDateTime::
mktime
mktime
GetaUnixtimestampfor
Popular Articles
Effortlessly Format Time with PHP Using localtime() and strftime() Functions
What Are the Differences Between localtime() and gmdate()? How to Choose Correctly in Different Scenarios?